A set of arrows.
Axis configuration.
One bar in a
BarChart
. Potentially floating, allowing stacked bar charts.
Width can be changed to allow variable-width histograms.
A bar chart.
A box in a
BoxPlot
diagram. This is a low level graphical element; it will not compute quartiles and whiskers,
letting one use their preferred formula. Use
Points
to draw the outliers.
A diagram containing a series of
BoxElem
elements.
Contains the values of a single box in a box plot.
Input for “grid spacer” functions.
One mark (horizontal or vertical line) in the background grid of a plot.
A horizontal line in a plot, filling the full width
The configuration for a plot legend.
A series of values forming a path.
A 2D plot, e.g. a graph of a function.
2D bounding box of f64 precision.
Container to pass-through several parameters related to plot visualization
An image in the plot.
Information about the plot that has to persist between frames.
A point coordinate in the plot.
Contains the screen rectangle and the plot bounds and provides methods to transform between them.
Provides methods to interact with a plot while building it. It is the single argument of the closure
provided to
Plot::show
. See
Plot
for an example of how to use it.
A set of points.
A convex polygon.
Text inside the plot.
A vertical line in a plot, filling the full width